#include <BustaNetMessages.h>
Public Attributes | |
int | character |
A character/player identifier value. | |
int | health |
The health of that player. | |
netTipJar | tips |
The amount of tips that player has. |
This struct contains all of the data elements of a BustaModelOpponent instance, which is a character identifier, health index and an instance of netTipJar.